home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2008 October / MacFormat Issue200 October 2008.toast / pc / DiscContents / In the mag / Cover feature / iStat pro 4.7 / Widget / iStat pro.wdgt / Info.plist < prev    next >
Encoding:
Extensible Markup Language  |  2008-07-23  |  801 b   |  31 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AllowFullAccess</key>
  6.     <true/>
  7.     <key>AllowMultipleInstances</key>
  8.     <false/>
  9.     <key>CFBundleIdentifier</key>
  10.     <string>com.iSlayer.iStatpro4.widget</string>
  11.     <key>CFBundleName</key>
  12.     <string>iStat pro</string>
  13.     <key>CFBundleShortVersionString</key>
  14.     <string>4.7</string>
  15.     <key>CFBundleVersion</key>
  16.     <string>4.7</string>
  17.     <key>CloseBoxInsetX</key>
  18.     <integer>1</integer>
  19.     <key>CloseBoxInsetY</key>
  20.     <integer>3</integer>
  21.     <key>Height</key>
  22.     <integer>130</integer>
  23.     <key>MainHTML</key>
  24.     <string>iStatpro.html</string>
  25.     <key>Plugin</key>
  26.     <string>iStatPro.bundle</string>
  27.     <key>Width</key>
  28.     <integer>380</integer>
  29. </dict>
  30. </plist>
  31.